Time Zone Conversion

For deployments of ebs that are hosted in a time zone different to the institute, a number of functions are available to aid with time zone conversion.

Date and time information is stored in the database without any time zone information. Auto-generated date and time information will be assumed to be in the infrastructure time zone. The infrastructure time zone is contained in a hidden institution setting that is automatically populated based on the institution type at installation.

Note: The infrastructure time zone cannot be changed without a data migration exercise.

The institution's time zone/region is stored in the Institution time zone institution setting (on the General (Cross-System) screen). Note that the solution only supports a single institute time zone.

Institution time zone setting

Note: The list of time zones is sourced from the EBS_TIMEZONES database table, which is populated from the relevant RDBMS data source.

The following set of SQL functions (that can be used in the ontrack Designer modules, Reports, ebs: intel and so on) can be used to convert dates from infrastructure to institute time zones:

Please note the following when considering time zone conversion: